[INFO] fetching crate rust_hls_macro 0.2.0...
[INFO] checking rust_hls_macro-0.2.0 against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] extracting crate rust_hls_macro 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rust_hls_macro 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rust_hls_macro 0.2.0
[INFO] tweaked toml for crates.io crate rust_hls_macro 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust_hls_macro 0.2.0 on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 93 packages to latest compatible versions
[INFO] [stderr]       Adding darling v0.20.11 (available: v0.23.0)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.15.0)
[INFO] [stderr]       Adding rust-hdl v0.45.1 (available: v0.46.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 810dab2a99bb5a4ca5246ba0cd7a329078903784b892cde874502cc9e3502867
[INFO] running `Command { std: "docker" "start" "810dab2a99bb5a4ca5246ba0cd7a329078903784b892cde874502cc9e3502867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "810dab2a99bb5a4ca5246ba0cd7a329078903784b892cde874502cc9e3502867" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "810dab2a99bb5a4ca5246ba0cd7a329078903784b892cde874502cc9e3502867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "810dab2a99bb5a4ca5246ba0cd7a329078903784b892cde874502cc9e3502867" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking vcd v0.6.1
[INFO] [stderr]     Checking svg v0.10.0
[INFO] [stderr]     Checking evalexpr v6.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking dissimilar v1.0.11
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking darling_core v0.20.11
[INFO] [stderr]    Compiling rust-hdl-macros v0.45.1
[INFO] [stderr]    Compiling embed-doc-image v0.1.4
[INFO] [stderr]     Checking rust-hdl-core v0.45.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking rust-hdl-widgets v0.45.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking darling v0.20.11
[INFO] [stderr]    Compiling rust_hls_macro_lib v0.1.0
[INFO] [stderr]     Checking trybuild v1.0.116
[INFO] [stderr]     Checking rust-hdl-hls v0.45.1
[INFO] [stderr]     Checking rust-hdl-sim v0.45.1
[INFO] [stderr]     Checking rust-hdl v0.45.1
[INFO] [stderr]     Checking rust_hls_macro v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: feature `proc_macro_span` is declared but not used
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(proc_macro_span)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `proc_macro_span` is declared but not used
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(proc_macro_span)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `proc_macro_span` is declared but not used
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(proc_macro_span)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.10.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "810dab2a99bb5a4ca5246ba0cd7a329078903784b892cde874502cc9e3502867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "810dab2a99bb5a4ca5246ba0cd7a329078903784b892cde874502cc9e3502867", kill_on_drop: false }`
[INFO] [stdout] 810dab2a99bb5a4ca5246ba0cd7a329078903784b892cde874502cc9e3502867
